Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(testing): add devenv test #160

Merged
merged 2 commits into from
Apr 23, 2024
Merged

feat(testing): add devenv test #160

merged 2 commits into from
Apr 23, 2024

Conversation

oyale
Copy link
Contributor

@oyale oyale commented Apr 22, 2024

This PR enables local testing with devenv

  • Create a .devenv file
  • Add the devenv.yml playbook
    • Install postgres
    • Setup vars
  • Update README.md

Create a .devenv file and adjust the test.yml playbook to be able to test the role in local
server_wide checks failed because is installed but not declared in odoo_role_odoo_core_modules
@oyale oyale merged commit fecda00 into master Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants